<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tc_ffffff {
    color: #fff !important;
}

.tc_0561b4 {
    color: #0561b4 !important;
}

.bc_ffffff {
    background-color: #fff !important;
}

.bc_0561b4 {
    background-color: #0561b4 !important;
}

.fw_b {
    font-weight: bolder;
}


/*  */

@media (min-width: 1200px) {
    .navbar .container {
        max-width: 1350px;
    }
}


/*  */

html,
body {
    overflow-x: hidden !important;
}

.navbar {
    background: url(../images/index/head.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 0;
    display: block;
    padding-bottom: 1rem;
}

.product {
    background: url(../images/index/pro_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.more {
    background-color: #0561b4;
    color: #fff;
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: auto;
}

.about {
    background: url(../images/index/ab_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.qywh {
    background: url(../images/index/qywh_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.jyln {
    background: url(../images/index/jyln_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.qyzz {
    background: url(../images/index/qyzz_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.lyfk {
    background: url(../images/index/lyfk_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.care {
    background: url(../images/index/care_bj.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.care_sc {
    position: inherit;
}

.care_sc .swiper-button-next,
.care_sc .swiper-button-prev {
    width: 44px;
    background-color: #fff;
    background-size: 30px 30px;
    border: 1px solid #000;
    border-radius: 5px;
}

.care_sc .swiper-button-prev,
.care_sc .swiper-container-rtl .swiper-button-next {
    left: 17%;
}

.care_sc .swiper-button-next,
.care_sc .swiper-container-rtl .swiper-button-prev {
    right: 17%;
}

.news {
    background: url(../images/index/news_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.news_con {
    align-items: center;
    box-shadow: 0px 0rem 1rem 2px rgb(146 146 146);
    padding: 5px
}

.news_con h4 {
    color: #9b9b9b;
    font-size: 34px;
    font-weight: bolder;
}

.news_con p {
    color: #9b9b9b;
    font-size: 20px;
    font-weight: bolder;
}

.news_con h5 {
    font-size: 18px;
    font-weight: bolder;
}

.small {
    color: #000;
    padding-top: 10px;
}

.card_img {
    height: 200px;
    overflow: hidden;
}

.foot_tel {
    background: url(../images/index/foot_tel.png) no-repeat left;
    padding: 10px 0 10px 70px;
}

.foot_mail {
    background: url(../images/index/foot_mail.png) no-repeat left;
    padding: 10px 0 10px 70px;
}

.foot_add {
    background: url(../images/index/foot_add.png) no-repeat left;
    padding: 10px 0 10px 70px;
}

.btn_dj {
    color: #fff;
    background-color: #0561b4;
}

.btn_dj:hover {
    color: #fff;
    background-color: #1d5b92;
}</pre></body></html>